GET /Health/IsAlive/
Gets an empty result to indicate that the Dundas BI application is running.
Request
| Method |
Request URI |
| GET |
/API/Health/IsAlive/ |
Request Body
There is no Request Body for this function.
Response
Response Body
A System.Net.HttpStatusCode.OK status indicating success; otherwise, System.Net.HttpStatusCode.ServiceUnavailable with
an explanatory message in the response body.